ExtendedPropertyListItem Property (ExtendedPropertyTag) |
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ExtendedProperty this[
ExtendedPropertyTag tag
] { get; }Public ReadOnly Default Property Item (
tag As ExtendedPropertyTag
) As ExtendedProperty
Get
Parameters
- tag
- Type: Independentsoft.MsgExtendedPropertyTag
The tag.
Return Value
Type:
ExtendedPropertyExtendedProperty.
See Also